home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / misc / emu / und64.lha / UNd64.readme < prev    next >
Text File  |  1997-08-21  |  2KB  |  62 lines

  1. Short:    THE C-64 archive file processor v38.15
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@postoffice.ptd.net
  4. Type:     misc/emu
  5. Replaces: UNd64.lha
  6. Version:  38.15
  7.  
  8. Long:
  9. This program is designed to list/test or extract from the following C-64
  10. type archives:
  11. .d64 Diskimages (174848 & 175531-byte varieties)
  12. .x64 Unix C-64 1541/1570 35-track diskimages
  13. .t64 Tapeimages
  14. .p00 Program images
  15. .lnx C-64 LyNX archives (ALL versions, both punter & xmodem types)
  16. .lbr C-64 Library Archives
  17. .sfx C-64 self-extracting archives (converts conveniently to lzh/lha)
  18. 1!zipcode RLE-compressed split diskimages
  19.  
  20. NOTE
  21. ----
  22. I've noticed some people referring to this program as version 0.xxx
  23. It's VERSION 38 REVISION 15...not version 0.3815.
  24. Thank you :)
  25.  
  26. REQUIREMENTS
  27. ------------
  28. An Amiga with Kickstart 2.x+ 
  29. About 200K contiguous free ram, some supported archive files, and a 
  30. storage device that will hold them--and possibly the output files.
  31.  
  32. CHANGES:
  33. --------
  34. 38.0--38.12 Removed to Save Space (See docs for complete history)
  35.  
  36. 38.13
  37. Reordered the .guide file.
  38. Changed the way .d64 data was stored in memory...therefore
  39. IT NO LONGER EATS UP 180K+ every time you run it...it only
  40. allocates the memory it needs, when it needs it.
  41.  
  42. 38.14b1 (see below, but w/o Swedish docs)
  43.  
  44. 38.14
  45. Added fixp00 function.
  46. Added 1!zipcode RLE-compressed split diskimage support! (finally)
  47. Fixed filename conversion bugs.
  48. Added second pass space-padding removal in case filename conversion
  49.       generated spaces.
  50. Added output of comments in X64 archives.
  51. Added TEENY TINY optimizations that ya probably won't notice.
  52.  
  53. 38.15
  54. Recompiled under the latest uploaded version of PCQ pascal on Aminet.
  55. Now assembled with PhxAss 4.37b.
  56. Now uses some 2.x functions instead of home-made ones.
  57. Replaced StrtoInt function with one from dos.library
  58. Removed buggy custom stringcopy command, fixing
  59. major crashes it was causing on some machines.
  60. Added some optimizations in zipcode handler.
  61. Changed the way the program processes paths.
  62.